net/http.pattern.host (field)
6 uses
net/http (current package)
pattern.go#L22: host string
pattern.go#L115: p.host = rest[:i]
pattern.go#L117: if j := strings.IndexByte(p.host, '{'); j >= 0 {
pattern.go#L233: if p1.host != p2.host {
routing_tree.go#L46: n := root.addChild(p.host)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)